projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e26d162
)
(sh-mode): parse-sexp-ignore-comments = t.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 19 Jul 1998 21:58:03 +0000
(21:58 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 19 Jul 1998 21:58:03 +0000
(21:58 +0000)
lisp/progmodes/sh-script.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/sh-script.el
b/lisp/progmodes/sh-script.el
index 8b5e1d5deb0ea880b31882949cd4e9cdf0e19bc3..acae86db2f389f1d5023cc3ba8844b03f5257b5b 100644
(file)
--- a/
lisp/progmodes/sh-script.el
+++ b/
lisp/progmodes/sh-script.el
@@
-759,6
+759,8
@@
with your script for an edit-interpret-debug cycle."
(current-column)))))
skeleton-filter 'sh-feature
skeleton-newline-indent-rigidly t)
+ (make-local-variable 'parse-sexp-ignore-comments)
+ (setq parse-sexp-ignore-comments t)
;; Parse or insert magic number for exec, and set all variables depending
;; on the shell thus determined.
(let ((interpreter